Missing Controller
Error: لايوجدController could not be found.
Error: Create the class لايوجدController below in file: public_html/controllers/لايوجدcontroller.php
<?php
class لايوجدController extends AppController {
var $name = 'لايوجد';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp
